end
Type
keyword
Summary
Marks the end of a handler.
Syntax
end
Description
Use the end keyword to end an on, function, getProp, or setProp control structure.
The last line of a handler of any kind always begins with the end keyword, followed by the name of the handler.
Examples
end thisFunction
Related
constant: EOF
control structure: pass, on, setProp, getProp, function
glossary: keyword, handler, control structure
keyword: end switch, end try, end if, end repeat
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile